home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9049 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  960 b 

  1. Path: news.monmouth.com!srkumar
  2. From: srkumar@shell.monmouth.com (Senthil Kumar)
  3. Newsgroups: comp.arch.arithmetic,comp.lang.c,comp.lang.c++
  4. Subject: Re: Access carry flag from C
  5. Date: 28 Feb 1996 06:56:12 GMT
  6. Organization: Monmouth Internet Corporation
  7. Message-ID: <slrn4j7v4c.l00.srkumar@shell.monmouth.com>
  8. References: <Dn1C9z.DGv.0.net@indra.com> <ARTHUR.96Feb20143404@gold.Smallworld.co.uk> <824853272snz@genesis.demon.co.uk> <4gqj0d$d6p@airdmhor.gen.nz> <825377932snz@genesis.demon.co.uk>
  9. NNTP-Posting-Host: shell.monmouth.com
  10. X-Newsreader: slrn (0.8.3)
  11.  
  12. On Mon, 26 Feb 96 23:38:52 GMT,
  13. Lawrence Kirby <fred@genesis.demon.co.uk> wrote:
  14.  
  15. > No, given:
  16. >    (expr1) ? expr2 : (expr3)
  17. > [...]
  18. > You probably noticed that I didn't put parentheses around expr2. Can you
  19. > see why they are necessary around expr1 and expr3 but not here? (This does
  20. > test understanding of expression parsing quite deeply).
  21.  
  22. Can anyone explain this?
  23.  
  24. thanks,
  25. Senthil
  26.  
  27.